ProvideProjectFactoryAttribute.FolderGuid 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置此类型项目的文件夹的 GUID。
public:
property System::String ^ FolderGuid { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ FolderGuid { Platform::String ^ get(); void set(Platform::String ^ value); };
public string FolderGuid { get; set; }
member this.FolderGuid : string with get, set
Public Property FolderGuid As String
属性值
此类型项目的文件夹 GUID。
注解
此 GUID 用于控制在 " 新建项目 " 对话框中,此项目类型在层次结构中出现的位置。