RedirectionType.Value 属性

定义

获取 RedirectionType 的值。Gets the value of the RedirectionType.

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

属性值

String

重定向类型的值。The value of the redirection type.

适用于