AddTypeCommandBase.TypeDefinition Property

Definition

The source code of this type

public:
 property System::String ^ TypeDefinition { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TypeDefinition { Platform::String ^ get(); void set(Platform::String ^ value); };
public string TypeDefinition { get; set; }
member this.TypeDefinition : string with get, set
Public Property TypeDefinition As String

Property Value

Applies to