IStylesProvider.StyleName 속성

정의

문서에서 요소의 비주얼 스타일 이름을 가져옵니다.

public:
 property Platform::String ^ StyleName { Platform::String ^ get(); };
winrt::hstring StyleName();
public string StyleName { get; }
var string = iStylesProvider.styleName;
Public ReadOnly Property StyleName As String

속성 값

String

Platform::String

winrt::hstring

스타일 이름 또는 스타일에 이름이 없는 경우 빈 문자열입니다.

적용 대상