ValidationOperation.FolderName 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.
Obtient le nom du dossier.
public:
property System::String ^ FolderName { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.Category("General")]
[System.ComponentModel.DisplayName("Folder Name")]
[System.ComponentModel.ReadOnly(true)]
public string FolderName { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.Category("General")>]
[<System.ComponentModel.DisplayName("Folder Name")>]
[<System.ComponentModel.ReadOnly(true)>]
member this.FolderName : string
Public ReadOnly Property FolderName As String
Valeur de propriété
Nom du dossier.
- Attributs