IsolatedWindowsEnvironmentShareFolderResult.Status Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Action déconseillée. État de l’opération de dossier de partage : réussite ou échec.
public:
property IsolatedWindowsEnvironmentShareFolderStatus Status { IsolatedWindowsEnvironmentShareFolderStatus get(); };
IsolatedWindowsEnvironmentShareFolderStatus Status();
/// [get: Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFolderResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
IsolatedWindowsEnvironmentShareFolderStatus Status();
public IsolatedWindowsEnvironmentShareFolderStatus Status { get; }
public IsolatedWindowsEnvironmentShareFolderStatus Status { [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentShareFolderResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")] get; }
var isolatedWindowsEnvironmentShareFolderStatus = isolatedWindowsEnvironmentShareFolderResult.status;
Public ReadOnly Property Status As IsolatedWindowsEnvironmentShareFolderStatus
Valeur de propriété
Énumération
- Attributs
Remarques
Avertissement
Il s’agit d’une API déconseillée.