SessionStateTypeEntry.FileName Property

Definition

The pathname of the types.ps1xml file. This can be null if TypeTable constructor or TypeData constructor is used.

public:
 property System::String ^ FileName { System::String ^ get(); };
public:
 property Platform::String ^ FileName { Platform::String ^ get(); };
public string FileName { get; }
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

Applies to