C# 클래스 ZForge.Win32.FileAssociation.ProgramVerb

Provides representation of verb that is used to determine mode file is being opened in. Contained within ProgID.
파일 보기 프로젝트 열기: zhuangyy/Motion 1 사용 예제들

공개 메소드들

메소드 설명
ProgramVerb ( string name, string command ) : System

메소드 상세

ProgramVerb() 공개 메소드

public ProgramVerb ( string name, string command ) : System
name string Name of verb
command string Command-line path to program and arguments of associated program
리턴 System