Condividi tramite


Proprietà ResourcesName

Gets the name of the resources that contain localized property category and name strings. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ResourcesName As String
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .String
The name of the resources that contain localized property category and name strings.