System\CIM_SharedElement.mof.mof (HTML version)

Return to index
CIM_SharedElement Superclass: CIM_LogicalIdentity
SharedElement associates the Share to a LogicalElement that is being exported.
Qualifiers:Experimental Version ( "2.8.1000" ) Association
Parameters (local in grey)
Override ( "SameElement" )
CIM_Share REF SameElement ;
The Share that exposes the LogicalElement as an exported object. In the context of file sharing, the Share will be a FileShare (or a derived class).
Max ( 1 )
Override ( "SystemElement" )
CIM_LogicalElement REF SystemElement ;
The LogicalElement (or derived subclass) that is exported as a Share. In the context of file sharing, the LogicalElement will be a LogicalFile (or Directory derived from LogicalFile).