ResourcesName Propiedad
Gets the name of the resources that contain localized property category and name strings. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
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 de la propiedad
Tipo: System. . :: . .String
The name of the resources that contain localized property category and name strings.