Adapter.Namespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
abstract property System::String ^ Namespace { System::String ^ get(); };
protected internal abstract string Namespace { get; }
member this.Namespace : string
Protected Friend MustOverride ReadOnly Property Namespace As String