메소드 | 설명 | |
---|---|---|
ConvertPropertyValueForPsObject ( JToken propertyValue ) : object |
Converts a property value for a JObject into an object that can be used as the value of a PSNoteProperty.
|
|
ToPsObject ( this jtoken, string objectType = null ) : System.Management.Automation.PSObject |
Converts a JObject to a PSObject
|