FaultInformationLogID Property |
Gets or sets the exception log ID.
Namespace: Atomia.Provisioning.BaseAssembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax public string LogID { get; set; }
Public Property LogID As String
Get
Set
public:
property String^ LogID {
String^ get ();
void set (String^ value);
}
member LogID : string with get, set
Property Value
Type:
StringSee Also