Megosztás a következőn keresztül:


CimMethodResult.OutParameters Property

Definition

public:
 property Microsoft::Management::Infrastructure::Generic::CimReadOnlyKeyedCollection<Microsoft::Management::Infrastructure::CimMethodParameter ^> ^ OutParameters { Microsoft::Management::Infrastructure::Generic::CimReadOnlyKeyedCollection<Microsoft::Management::Infrastructure::CimMethodParameter ^> ^ get(); };
public Microsoft.Management.Infrastructure.Generic.CimReadOnlyKeyedCollection<Microsoft.Management.Infrastructure.CimMethodParameter> OutParameters { get; }
member this.OutParameters : Microsoft.Management.Infrastructure.Generic.CimReadOnlyKeyedCollection<Microsoft.Management.Infrastructure.CimMethodParameter>
Public ReadOnly Property OutParameters As CimReadOnlyKeyedCollection(Of CimMethodParameter)

Property Value

Applies to