TypeData.StringSerializationSourceProperty Property

Definition

The StringSerializationSource when the property is not an AliasProperty. If the property is an AliasProperty, prefer StringSerializationSource.

public:
 property System::Management::Automation::Runspaces::TypeMemberData ^ StringSerializationSourceProperty { System::Management::Automation::Runspaces::TypeMemberData ^ get(); void set(System::Management::Automation::Runspaces::TypeMemberData ^ value); };
public System.Management.Automation.Runspaces.TypeMemberData StringSerializationSourceProperty { get; set; }
member this.StringSerializationSourceProperty : System.Management.Automation.Runspaces.TypeMemberData with get, set
Public Property StringSerializationSourceProperty As TypeMemberData

Property Value

Applies to