Partager via


Propriété PSDriveName

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Property PSDriveName As String
    Get
    Friend Set
'Utilisation
Dim instance As SfcDomainInfo
Dim value As String

value = instance.PSDriveName
public string PSDriveName { get; internal set; }
public:
property String^ PSDriveName {
    String^ get ();
    internal: void set (String^ value);
}
member PSDriveName : string with get, internal set
function get PSDriveName () : String
internal function set PSDriveName (value : String)

Valeur de propriété

Type : System. . :: . .String
A value that represents the name of the specified PSDrive.