GraphProviderAttribute.ProjectKind 属性

定义

字符串形式的项目类型 guid。 只要存在此类型的项目,就会加载该提供程序。

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

属性值

String

适用于