Propriedade ResourceVersionString
Gets the ResouceVersionString property value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
<SfcPropertyAttribute> _
Public ReadOnly Property ResourceVersionString As String
Get
'Uso
Dim instance As Server
Dim value As String
value = instance.ResourceVersionString
[SfcPropertyAttribute]
public string ResourceVersionString { get; }
[SfcPropertyAttribute]
public:
virtual property String^ ResourceVersionString {
String^ get () sealed;
}
[<SfcPropertyAttribute>]
abstract ResourceVersionString : string
[<SfcPropertyAttribute>]
override ResourceVersionString : string
final function get ResourceVersionString () : String
Valor da propriedade
Tipo: System. . :: . .String
String
Implementa
Consulte também