| IProjectDetailsProject Property |
Gets the name of the project
Namespace: TSD.API.Remoting.CommonAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<string> Project { get; }
ReadOnly Property Project As IProperty(Of String)
Get
property IProperty<String^>^ Project {
IProperty<String^>^ get ();
}
abstract Project : IProperty<string> with get
Property Value
IPropertyStringSee Also