Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 29.0.0
Sintassipublic string Scope { get; set; }Public Property Scope As String
Get
Set
public:
property String^ Scope {
String^ get ();
void set (String^ value);
}member Scope : string with get, set
Valore della proprietà
String
Vedi anche