 | WindowManagerWindowWindowId Property |
[Missing <summary> documentation for "P:Slash.Unity.Common.Scenes.WindowManager.Window.WindowId"]
Namespace: Slash.Unity.Common.ScenesAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxpublic string WindowId { get; set; }
Public Property WindowId As String
Get
Set
public:
property String^ WindowId {
String^ get ();
void set (String^ value);
}
member WindowId : string with get, set
Property Value
Type:
String
See Also