WAProvideProjectFactoryAttribute.FolderGuid Property

Definition

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.

Applies to