Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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.