ProvideRelatedFileAttribute.ProjectSystem Property

Definition

The project system that this code generator is registered with

public:
 property System::String ^ ProjectSystem { System::String ^ get(); void set(System::String ^ value); };
public string ProjectSystem { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.ProjectSystem : string with get, set
Public Property ProjectSystem As String

Property Value

Attributes

Applies to