Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the Logging property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
int Logging { get; set; }
property int Logging {
int get();
void set(int value);
}
abstract Logging : int with get, set
Property Logging As Integer
Property Value
Type: System.Int32
Returns the Logging property.
Implements
IFsrmClassificationManager.Logging
See Also
IFsrmClassificationManager2 Interface
Microsoft.Storage Namespace
Return to top