LocalizedName 속성
Gets the localized name of the extension to be used for display purposes in a user interface.
네임스페이스: Microsoft.ReportingServices.Interfaces
어셈블리: Microsoft.ReportingServices.SharePoint.UI.WebParts.dll의 Microsoft.ReportingServices.SharePoint.UI.WebParts
Microsoft.ReportingServices.Interfaces.dll의 Microsoft.ReportingServices.Interfaces
구문
‘선언
Public ReadOnly Property LocalizedName As String
Get
‘사용 방법
Dim instance As Extension
Dim value As String
value = instance.LocalizedName
public string LocalizedName { get; }
public:
property String^ LocalizedName {
String^ get ();
}
member LocalizedName : string
function get LocalizedName () : String
속성 값
형식: System. . :: . .String
The localized name of the extension.