다음을 통해 공유


ResourceType.FullName 속성

리소스의 전체 이름을 가져옵니다.

네임스페이스:  System.Data.Services.Providers
어셈블리:  Microsoft.Data.Services(Microsoft.Data.Services.dll)

구문

‘선언
Public ReadOnly Property FullName As String
    Get
‘사용 방법
Dim instance As ResourceType
Dim value As String

value = instance.FullName
public string FullName { get; }
public:
property String^ FullName {
    String^ get ();
}
member FullName : string
function get FullName () : String

속성 값

유형: System.String
문자열 리소스 형식의 전체 이름입니다.

참고 항목

참조

ResourceType 클래스

System.Data.Services.Providers 네임스페이스