Udostępnij przez


Właściwość IServerSetupFacet.InstallSharedDirectory

Pobiera katalogu instalacji udostępnionych informacji.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<DisplayNameKeyAttribute("Server_InstallSharedDirectoryName")> _
<DisplayDescriptionKeyAttribute("Server_InstallSharedDirectoryDesc")> _
ReadOnly Property InstallSharedDirectory As String
    Get
'Użycie
Dim instance As IServerSetupFacet
Dim value As String

value = instance.InstallSharedDirectory
[DisplayNameKeyAttribute("Server_InstallSharedDirectoryName")]
[DisplayDescriptionKeyAttribute("Server_InstallSharedDirectoryDesc")]
string InstallSharedDirectory { get; }
[DisplayNameKeyAttribute(L"Server_InstallSharedDirectoryName")]
[DisplayDescriptionKeyAttribute(L"Server_InstallSharedDirectoryDesc")]
property String^ InstallSharedDirectory {
    String^ get ();
}
[<DisplayNameKeyAttribute("Server_InstallSharedDirectoryName")>]
[<DisplayDescriptionKeyAttribute("Server_InstallSharedDirectoryDesc")>]
abstract InstallSharedDirectory : string
function get InstallSharedDirectory () : String

Wartość właściwości

Typ: System.String
A String wartość, która określa katalog udostępniony instalacji inforamation.