ResourceDescriptionManagerName Property |
Gets the name of the resource description manager that this resource is handled by..
Namespace: Atomia.Provisioning.BaseAssembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax public string ManagerName { get; }
Public ReadOnly Property ManagerName As String
Get
public:
property String^ ManagerName {
String^ get ();
}
member ManagerName : string with get
Property Value
Type:
StringRemarks This class member will not be serialized by the WCF service.
See Also