Share via


InlineCategoriesDocument.Scheme 属性

定义

获取或设置 InlineCategoriesDocument 的架构。

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

属性值

InlineCategoriesDocument 的方案。

适用于