Workspace 클래스

정의

서비스 문서에서 작업 영역을 캡슐화합니다.

public ref class Workspace sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class Workspace final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class Workspace
Public NotInheritable Class Workspace
상속
Object Platform::Object IInspectable Workspace
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

속성

AttributeExtensions

요소의 특성 목록을 가져옵니다.

BaseUri

요소에 대한 URI(Uniform Resource Identifier)를 가져오거나 설정합니다. 이 속성은 요소의 xml:base 특성을 나타냅니다. 상위 요소에서 상속될 수 있습니다.

Collections

app:workspace 요소 내의 app:collection 요소의 읽기 전용 컬렉션을 가져옵니다.

ElementExtensions

요소 내의 자식 요소 목록을 가져옵니다.

Language

요소의 언어를 가져오거나 설정합니다. 이 속성은 요소의 xml:lang 특성을 나타냅니다. 상위 요소에서 상속될 수 있습니다. XML 1.0에 따라 유효해야 합니다.

NodeName

요소의 로컬 이름을 가져오거나 설정합니다. XML 1.0에 따라 유효해야 합니다.

NodeNamespace

요소의 네임스페이스를 가져오거나 설정합니다.

NodeValue

요소의 텍스트 콘텐츠를 가져오거나 설정합니다. 요소에 자식 요소만 포함된 경우 이 특성은 NULL입니다.

Title

app:workspace 요소 아래의 atom:title 요소를 가져옵니다.

메서드

GetXmlDocument(SyndicationFormat)

이 요소를 나타내는 DOM 개체와 외세의 태그를 포함한 모든 특성 및 자식 요소를 생성합니다.

적용 대상

추가 정보