ISafeControlEntry.NamespaceName Property

Definition

Gets or sets the namespace of the safe control entry.

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

Property Value

A string representing a namespace.

Applies to