FrameworkName.Profile 속성

정의

FrameworkName 개체의 프로필 이름을 가져옵니다.

public:
 property System::String ^ Profile { System::String ^ get(); };
public string Profile { get; }
member this.Profile : string
Public ReadOnly Property Profile As String

속성 값

String

FrameworkName 개체의 프로필 이름입니다.

설명

읽기 전용 Profile 속성의 값은 클래스 생성자에서 FrameworkName 설정됩니다.

적용 대상