Share via


XmlNamespaceMapping.Prefix 속성

정의

XAML(Extensible Application Markup Language)에서 사용할 접두어를 가져오거나 설정합니다.

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

속성 값

String

URI와 연결할 접두사입니다. 기본값은 빈 문자열("")입니다.

적용 대상

추가 정보