ApplicationContainerSettings.PackageFullName 속성

정의

패키지의 전체 이름을 가져옵니다.

public:
 property System::String ^ PackageFullName { System::String ^ get(); void set(System::String ^ value); };
public string PackageFullName { get; set; }
member this.PackageFullName : string with get, set
Public Property PackageFullName As String

속성 값

String

패키지의 전체 이름입니다.

적용 대상