WAProvideProjectFactoryAttribute.FolderGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the folder 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
Property Value
The folder GUID.