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 ModuleClsid property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
string ModuleClsid { get; set; }
property String^ ModuleClsid {
String^ get();
void set(String^ value);
}
abstract ModuleClsid : string with get, set
Property ModuleClsid As String
Property Value
Type: System.String
Returns the ModuleClsid property.
Implements
IFsrmPipelineModuleDefinition.ModuleClsid
See Also
IFsrmClassifierModuleDefinition Interface
Microsoft.Storage Namespace
Return to top