GetCimAssociatedInstanceCommand.ResultClassName Property       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The following is the definition of the input parameter "ResultClassName". Specifies the class name of the result class name, which associated with the given instance.
public string ResultClassName { get; set; }[System.Management.Automation.Parameter]
public string ResultClassName { get; set; }member this.ResultClassName : string with get, set[<System.Management.Automation.Parameter>]
member this.ResultClassName : string with get, setPublic Property ResultClassName As StringProperty Value
- Attributes