ExtendedExecutionSession.PercentProgress プロパティ

定義

このプロパティは、現在のリリースでは使用されません。

public:
 property unsigned int PercentProgress { unsigned int get(); void set(unsigned int value); };
uint32_t PercentProgress();

void PercentProgress(uint32_t value);
public uint PercentProgress { get; set; }
var uInt32 = extendedExecutionSession.percentProgress;
extendedExecutionSession.percentProgress = uInt32;
Public Property PercentProgress As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

このプロパティは、現在のリリースでは使用されません。

適用対象