Share via


WebReference.DynamicPropName Property

Definition

Gets a property name from the Web site configuration.

public:
 property System::String ^ DynamicPropName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(5)]
public string DynamicPropName { [System.Runtime.InteropServices.DispId(5)] get; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
member this.DynamicPropName : string
Public ReadOnly Property DynamicPropName As String

Property Value

A property name from the configuration.

Attributes

Applies to