Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the name of the resources that contain localized property category and name strings. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public ReadOnly Property ResourcesName As String
Get
'Uso
Dim instance As LocalizedPropertyResourcesAttribute
Dim value As String
value = instance.ResourcesName
public string ResourcesName { get; }
public:
property String^ ResourcesName {
String^ get ();
}
member ResourcesName : string
function get ResourcesName () : String
Valor da propriedade
Tipo: System.String
The name of the resources that contain localized property category and name strings.