NullString.Value Property

Definition

This returns the singleton instance of NullString.

public:
 static property System::Management::Automation::Language::NullString ^ Value { System::Management::Automation::Language::NullString ^ get(); };
public static System.Management.Automation.Language.NullString Value { get; }
static member Value : System.Management.Automation.Language.NullString
Public Shared ReadOnly Property Value As NullString

Property Value

Applies to